| AdEnrollSchedStatusHistory |
| EntityType | Independent |
| Logical Entity Name | AdEnrollSchedStatusHistory |
| Default Table Name | AdEnrollSchedStatusHistory |
| Logical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| AdEnrollSchedStatusHistory Attributes |
| Attribute/Logical Rolename | Domain | Datatype | NULL | Definition |
Id |
INTEGER | NO | ||
StudentEnrollmentPeriodId |
INTEGER | NO | ||
StudentCourseId |
INTEGER | YES | ||
StudentId |
INTEGER | NO | ||
CourseId |
INTEGER | NO | ||
| TermId | INTEGER | YES | ||
| ClassSectionId | INTEGER | YES | ||
| Description | CHAR(75) | NO | ||
| PreviousStatus | CHAR(1) | NO | ||
| NewStatus | CHAR(9) | NO | ||
StudentCourseeStatusChangeReasonId |
INTEGER | YES | ||
| CreatedDateTime | DATETIME | NO | ||
| LastModifiedDateTime | DATETIME | NO | ||
LastModifiedUserId |
INTEGER | NO | ||
| RowVersion | TIMESTAMP/DATE | NO | ||
| ClassSectionCode | VARCHAR(8) | YES | ||
| CreditHours | NUMERIC(9, 2) | YES | ||
| StudentCourseAction | CHAR(1) | YES | ||
ParentTermID |
INTEGER | YES | ||
| IsCrossReferenced | BIT | NO | ||
| LDA | DATETIME | YES | ||
StudentCourseId |
INTEGER | YES |
| AdEnrollSchedStatusHistory Keys |
| Key Name | Key Type | Keys |
| AdEnrollSchedStatusHistory_UserID_N_N_IDX | Inversion Entry | LastModifiedUserId |
| AdEnrollSchedStatusHistory_ParentTermID_N_N_IDX | Inversion Entry | ParentTermID |
| AdEnrollSchedStatusHistory_ADCourseStatusChangeReasonID_N_N_IDX | Inversion Entry | StudentCourseeStatusChangeReasonId |
| AdEnrollSchedStatusHistory_adClassSchedID_N_N_IDX | Inversion Entry | ClassSectionId |
| AdEnrollSchedStatusHistory_AdTermID_N_N_IDX | Inversion Entry | TermId |
| AdEnrollSchedStatusHistory_AdCourseID_N_N_IDX | Inversion Entry | CourseId |
| AdEnrollSchedStatusHistory_syStudentID_AdCourseID_N_N_IDX | Inversion Entry | StudentId, CourseId |
| AdEnrollSchedStatusHistory_AdEnrollSChedID_N_N_IDX | Inversion Entry | StudentCourseId |
| PK_AdEnrollSchedStatusHistory_AdEnrollSchedStatusHistoryID | PrimaryKey | Id |
| AdEnrollSchedStatusHistory_AdEnrollID_N_N_IDX | Inversion Entry | StudentEnrollmentPeriodId |
| AdEnrollSchedStatusHistory Relationships |
| Parent Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype |
| Course | Non-Identifying | One To Zero or More | CourseId | NO | |||
| StudentCourseStatusChangeReason | Non-Identifying | Zero or One to Zero or More | StudentCourseeStatusChangeReasonId | NO | |||
| StudentEnrollmentPeriod | Non-Identifying | One To Zero or More | StudentEnrollmentPeriodId | NO | |||
| StudentCourse | Non-Identifying | Zero or One to Zero or More | StudentCourseId, StudentCourseId | NO | |||
| Term | Non-Identifying | Zero or One to Zero or More | ParentTermID | NO | |||
| Student | Non-Identifying | One To Zero or More | StudentId | NO | |||
| Staff | Non-Identifying | One To Zero or More | LastModifiedUserId | NO |
| Child Relationships: |
| Entity Name | Type | Cardinality | Business Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype |
| AdEnrollSchedStatusHistory Check Constraints |
| Check Constraint Name | CheckConstraint |
| AdEnrollSchedStatusHistory Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.AdEnrollSchedStatusHistory |
NO | |||
| Physical (Microsoft SQL Server) dbo.AdEnrollSchedStatusHistory |
NO |
| AdEnrollSchedStatusHistory Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Academic Records |
| AdEnrollSchedStatusHistory Data Movement Rules |
| Name | Type | Rule Text/Value |